Fix previous change: the library cache is defined in w32.c.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 4 May 2011 20:03:07 +0000 (22:03 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 4 May 2011 20:03:07 +0000 (22:03 +0200)
commitba4a240df45c9e3a324325fe31826837437f8442
tree037d1ae9fd3caca238132dac4260aa093715a010
parentdfa4c95c77b6e959429aeac42aa2ef7a1520a08d
Fix previous change: the library cache is defined in w32.c.

* image.c (CACHE_IMAGE_TYPE) [!HAVE_NTGUI]: Define to noop.
  (Finit_image_library): Wrap Vlibrary_cache on "#ifdef HAVE_NTGUI".
src/ChangeLog
src/image.c